gtk4.git
2014-06-30 Matthias ClasenDeprecate gtk_icon_theme_add_builtin_icon
2014-06-30 Matthias ClasenMake gtk_icon_theme_add_resource_path public API
2014-06-30 Matthias ClasenGtkIconTheme: Allow unthemed icons from resource paths
2014-06-30 Matthias ClasenDrop an extra dir from builtin icons
2014-06-30 Matthias ClasenGtkIconTheme: Only look at resources for hicolor
2014-06-30 Matthias ClasenGtkIconTheme: Drop an unused parameter
2014-06-30 Matthias ClasenTreat unthemed icons the same as force_size for scaling
2014-06-30 Matthias Clasengtk-demo: Only show non-symbolic icons in toolpalette
2014-06-30 Matthias Clasenwidget-factory: Use a standard icon name
2014-06-30 Matthias ClasenAdwaita: Make selectable labels work
2014-06-30 Chun-wei Fanbuild/win32/vs10/gtk.vcxprojin: Remove References to...
2014-06-30 Jasper St.... gtkcellrendereraccel: Use a GtkInvisible to grab on
2014-06-30 Jasper St.... gdkwindow: Fix an accidental code out-of-ordering
2014-06-29 Matthias ClasenGtkStyleContext: Avoid over-eager animation cancellation
2014-06-29 Jasper St.... gtkmain: One more combine
2014-06-29 Jasper St.... gtkmain: Combine two switch cases that are the same
2014-06-29 Jasper St.... gtkswitch: Fix docs
2014-06-29 Jasper St.... gtkcellarea: Fix docs
2014-06-29 Jasper St.... gdkdevicemanager-xi2: Add debug output for key events
2014-06-29 Jasper St.... gdkdevicemanager-xi2: Fix debug outputs for button...
2014-06-29 Benjamin Ottetests: Remove tests for icontheme properties
2014-06-29 Matthias Clasentestdialog: Add a spinner
2014-06-29 Matthias Clasenwidget-factory: Plug a memory leak
2014-06-29 Matthias ClasenGtkBuilder: Fix more GMenu leaks in the parser
2014-06-29 Matthias ClasenGtkMenuTrackerItem: Plug a memory leak
2014-06-29 Matthias ClasenGtkCssImageIconName: Plug a memory leak
2014-06-29 Matthias ClasenGtkColorEditor: Initialize the allocation x/y
2014-06-29 Matthias ClasenGtkActionMuxer: Plug a memory leak
2014-06-29 Matthias ClasenRevert "scrolledwindow: fix scrolling with shared adjus...
2014-06-29 Matthias ClasenGtkFileChooserWidget: Remove an errant line
2014-06-29 Matthias ClasenGtkBuilder: Don't leak a reference to constructed GMenus
2014-06-29 Matthias ClasenGtkGesture: Don't leak the group link
2014-06-28 Matthias Clasenwidget-factory: Small cleanup
2014-06-28 Matthias Clasenwidget-factory: Make the entry progress stop as well
2014-06-28 Matthias ClasenGtkEntry: Make progress pulsing smooth
2014-06-28 Matthias Clasenwidget-factory: Make the entry progress variable too
2014-06-28 Stefan Sauerscrolledwindow: fix scrolling with shared adjustment
2014-06-28 Matthias Clasenwidget-factory: Add an icon view
2014-06-28 Matthias ClasenDisable deprecation warnings for installed reftests
2014-06-28 Matthias Clasenwidget-factory: Enable alpha in the color button
2014-06-28 Matthias Clasennotification test: Always disable runtime deprecation...
2014-06-28 Matthias ClasenExclude GtkToggleButton::draw-indicator from the notifi...
2014-06-28 Matthias ClasenGtkButton: warn slightly less
2014-06-28 Lapo CalamandreiAdwaita: minor code refactoring
2014-06-28 Lapo CalamandreiAdwaita: button work
2014-06-28 Bastien Noceradocs: Sort GDK_DEBUG values alphabetically
2014-06-28 Bastien Noceradocs: Sort GDK_DEBUG values alphabetically
2014-06-28 Matthias ClasenAvoid a redundant strlen
2014-06-28 Matthias ClasenAdwaita: Neuter frames in statusbars
2014-06-28 Matthias ClasenFight deprecation warnings in test
2014-06-28 SaurabhAdding 'no-matches' signal support to gtkentrycompletion
2014-06-28 William Jon... Allow activating an item after single click on a differ...
2014-06-28 Matthias ClasenGtkPrintUnixDialog: Set a higher limit for the number...
2014-06-28 Emilio Pozuelo... wayland: don't change the cursor if there is no pointer
2014-06-28 Jasper St.... colorplane: Don't connect to the configure-event signal
2014-06-28 Matthias ClasenImprove popover menu spacing
2014-06-28 Matthias ClasenFix a documentation copy-paste error
2014-06-28 Matthias ClasenRevert "colorplane: Don't connect to the configure...
2014-06-28 Matthias ClasenGtkMessageDialog: Don't set x/yalign explicitly
2014-06-28 Matthias Clasenwidget-factory: Stop using GtkImageMenuItem
2014-06-28 Matthias Clasenwidget-factory: Stop using the deprecated GtkAlignment...
2014-06-28 Matthias Clasenwidget-factory: Don't use deprecated GtkColorButton...
2014-06-28 Matthias Clasenwidget-factory: Drop redundant defaults from the .ui...
2014-06-28 Matthias ClasenGtkSettings: defensive defaults
2014-06-28 Matthias ClasenBring back redundant notifications for GtkToggleButton...
2014-06-27 Matthias Claseninspector: Chain up in constructed
2014-06-27 Lapo CalamandreiAdwaita: export the right color for the wm hilight...
2014-06-27 Jasper St.... gtkwindow: Refactor out some similar code for grips
2014-06-27 Jasper St.... gtkwindow: Merge some similar code
2014-06-27 Jasper St.... gtkwindow: Remove a dead chain-up
2014-06-27 Lapo CalamandreiAdwaita: remove borders from flat frames
2014-06-27 Lapo CalamandreiAdwaita: remove borders from scrollbars junction
2014-06-27 Lapo CalamandreiAdwaita: initial flat entry styling.
2014-06-27 Lapo CalamandreiAdwaita: .flat button styling
2014-06-27 Matthias ClasenGtkFrame: Use style classes for shadow
2014-06-27 Matthias ClasenGtkEntry: Make has-frame use style classes
2014-06-27 Matthias ClasenGtkButton: Use FLAT style class
2014-06-27 Matthias ClasenAdd a FLAT style class
2014-06-27 Matthias ClasenGtkScrolledWindow: Use style classes for shadow
2014-06-27 Matthias ClasenGtkViewport: Use style classes for shadow
2014-06-26 Jasper St.... gtk: Don't use GObjectClass.constructor
2014-06-26 Matthias ClasenFlip GTK_STOCK_CLEAR icon in rtl locales
2014-06-26 Jasper St.... gtkwindow: Remove a dumb invalidate_rect from our confi...
2014-06-26 Jasper St.... gtkwindow: Remove a vestigal line of painting for OR...
2014-06-26 Jasper St.... gtkwindow: Remove an unnecessary set of grip setting
2014-06-26 Jasper St.... treeview: Remove configure-event handler as well
2014-06-26 Jasper St.... colorplane: Don't connect to the configure-event signal
2014-06-26 Emmanuele Bassidocs: Show examples of how to use templates API
2014-06-26 Jasper St.... gtkwindow: Force CSD on Wayland
2014-06-26 Rico Tzschichholzicon-browser: Add iconbrowser.gresource.xml to EXTRA_DIST
2014-06-25 Matthias ClasenDisable deprecation warnings in tests
2014-06-25 Piotr DrągUpdated POTFILES.skip
2014-06-25 Matthias Clasenicon-theme: Add another lookup order test
2014-06-25 Matthias Clasenicon-browser: drop icons that were removed from Adwaita
2014-06-25 Carlos Garnachogesture: Consume the event triggering ::begin if reset...
2014-06-25 Matthias Clasenicon-browser: fix a typo
2014-06-25 Matthias Clasenicon browser: drop an misnamed icon
2014-06-25 Matthias ClasenAdd an icon browser
2014-06-24 Richard HughesMakefile: Actually dist the high-contrast and dark...
2014-06-24 Lapo CalamandreiAdwaita: add inconsistent hover check/radios
next